hip.api.console

Undocumented in source.

Members

Aliases

log
alias log = rawlog
Undocumented in source.
logFn
alias logFn = void function(string)
Undocumented in source.
logg
alias logg = logln
Undocumented in source.

Functions

initConsole
void initConsole()
Undocumented in source. Be warned that the author may not have intended to support it.
logVars
void logVars(string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
logg
void logg(Args a, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin mxGenLogDefs!()
Undocumented in source.

Static variables

log
logFn log;
Undocumented in source.

Meta